ReadTimeout

Integer (seconds)

Purpose

The ReadTimeout parameter enables you to specify the number of seconds for which web‑enabled applications wait for message transfers to complete before timing out.

This parameter can have one of two forms, as follows.

ReadTimeout
application-name_ReadTimeout

The default value is 600 seconds (10 minutes) except for Direct REST and Direct SOAP web services, which have a default value of 2 seconds. If you do not want the web‑enabled application to time out while waiting message transfers to complete, specify this parameter and set it to zero (0).

Use the application‑name_ReadTimeout form of this parameter if you want different applications to have different message transfer timeout values. If Jade locates both forms of this parameter in the [WebOptions] section, the specific form (that is, application‑name_ReadTimeout) takes precedence, but only for that application.